Schema bimoR.v1
Schema bimoR.v1 : Typ prosty documentReportEnum
Typ prosty documentReportEnum
Opis
Słownik dostępnych raportów o dokumencie
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ
Restriction of xs:string
Diagram
Typ prosty documentReportEnum
Przegląd
documentReportEnum Restriction of xs:string
Słownik dostępnych raportów o dokumencie
Dozwolone wartości
EnumerationcompromisedDocument
Raport o dokumencie
Źródło
<xs:simpleType name="documentReportEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dostępnych raportów o dokumencie</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="compromisedDocument">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Raport o dokumencie</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także